home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 July
/
Chip_2004-07_cd1.bin
/
tema
/
sw602
/
html
/
flash
/
radar.swf
/
scripts
/
DefineButton2_72
/
BUTTONCONDACTION on(press).as
next >
Wrap
Text File
|
2004-02-19
|
126b
|
5 lines
on(press){
_parent.myPress = true;
startDrag("",0,_parent.myLeft,_parent.myTop,_parent.myRight,_parent.myBottom);
}